Vcenter Deployment StandaloneSpec

Vcenter Deployment StandaloneSpec
Vcenter Deployment StandaloneSpec

The Vcenter Deployment StandaloneSpec schema contains information used to configure a standalone embedded vCenter Server appliance.

This schema was added in vSphere API 6.7.

JSON Example
{
    "sso_admin_password": "string",
    "sso_domain_name": "string"
}
string
sso_admin_password
Required

The SSO administrator account password.

This property was added in vSphere API 6.7.

string
sso_domain_name
Optional

The SSO domain name to be used to configure this appliance.

This property was added in vSphere API 6.7.

If missing or null, vsphere.local will be used.